home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 May / EnigmA AMIGA RUN 18 (1997)(G.R. Edizioni)(IT)[!][issue 1997-05][EAR-CD II].iso / earcd / dev / misc / fd2pragm.rea < prev    next >
Text File  |  1997-03-02  |  3KB  |  64 lines

  1. Short:    V2.33 creates pragma, lvo and stub files
  2. Author:   stoecker@rcs.urz.tu-dresden.de (Dirk Stoecker)
  3. Uploader: stoecker@rcs.urz.tu-dresden.de (Dirk Stoecker)
  4. Version:  2.33
  5. Type:     dev/misc
  6.  
  7. This is a utility to create:
  8.   - following pragma statements for certain C compilers: amicall, libcall,
  9.     tagcall and syscall
  10.   - proto files for C compilers (should be obsolete)
  11.   - offset (LVO) files for assembler programs
  12.   - stub functions for either tag-functions or all library functions
  13.   - stub functions as assembler text
  14.   - stub functions as useable link library file
  15.   - FD files out of pragma files
  16.   - stubs for C++ compilers (SPECIAL 10 and 11 and CLIB)
  17.   - the files with your own headers inserted
  18.   - files for using local pointers for shared library bases in compilers
  19.     which do not support this normally
  20.  
  21. Therefor only the FD file telling the library informations is needed. For
  22. CSTUBS function and SPECIAL options 10-13 you may additionally supply the
  23. CLIB keyword giving FD2Pragma the prototypes file in clib directory.
  24.  
  25. Special option 50 does the reverse to normal: convert pragma to FD!
  26.  
  27. The command template you get with FD2Pragma ? .
  28.  
  29. Calling the program seems to be (is) very difficult, but it offers you a
  30. large set of functions. A lot of options need a lot of abilities to turn
  31. them on/off!
  32.   
  33. This program is in the public domain. Use it as you want, but WITHOUT ANY
  34. WARRANTY!
  35.  
  36. Please contact me:
  37.  
  38. ****************************************************************************
  39. * snail-mail:                  * e-mail:                                   *
  40. *   Dirk Stoecker              *   stoecker@rcs.urz.tu-dresden.de          *
  41. *   Geschwister-Scholl-Str. 10 *   stoecker@amigaworld.com                 *
  42. *   01877 Bischofswerda        * world wide web:                           *
  43. *   GERMANY                    *   http://rcs.urz.tu-dresden.de/~stoecker/ *
  44. * phone:                       * pgp key:                                  *
  45. *   GERMANY +49 (0)3594/706666 *   get with finger or from WWW pages       *
  46. ****************************************************************************
  47.  
  48.  
  49. ============================= Archive contents =============================
  50.  
  51. Original  Packed Ratio    Date     Time    Name
  52. -------- ------- ----- --------- --------  -------------
  53.    23548   13525 42.5% 20-Feb-97 11:18:52  FD2Pragma
  54.    20985    7486 64.3% 20-Feb-97 11:18:48  FD2Pragma.doc
  55.     2126     938 55.8% 20-Feb-97 11:18:48  FD2Pragma.readme
  56.    70403   19706 72.0% 20-Feb-97 11:18:42 +FD2Pragma.c
  57.    25502    6379 74.9% 20-Feb-97 11:18:42 +FD2Pragma2_0.c
  58.     1928     753 60.9% 20-Feb-97 11:18:10 +SDI_ASM_STD_functions.lib
  59.     3845    1250 67.4% 20-Feb-97 11:18:30 +SDI_ASM_STD_protos.h
  60.     4827    2045 57.6% 20-Feb-97 11:18:32 +SDI_defines.h
  61.      547     310 43.3% 20-Feb-97 11:18:32 +SDI_structures.h
  62. -------- ------- ----- --------- --------
  63.   153711   52392 65.9% 21-Feb-97 19:19:56   9 files
  64.